Uses of Enum
com.cisco.pt.ipc.enums.PtmpBufferMode
Packages that use PtmpBufferMode
-
Uses of PtmpBufferMode in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return PtmpBufferModeModifier and TypeMethodDescriptionstatic PtmpBufferModePtmpBufferMode.fromIntValue(int value) static PtmpBufferModePtmpBufferMode.fromIntValue(Integer value) static PtmpBufferModeReturns the enum constant of this type with the specified name.static PtmpBufferMode[]PtmpBufferMode.values()Returns an array containing the constants of this enum type, in the order they are declared.